home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / fastclok.zip / fastclok.h < prev    next >
C/C++ Source or Header  |  1994-04-07  |  116b  |  5 lines

  1. extern    int    start_fastclock(void);
  2. extern    void    stop_fastclock(void);
  3. extern    void    getfasttime(struct timeval *);
  4.  
  5.